Cannot find Key Assignment Macro in Options under View due to not available.
Cause:
The 'Key Assignment Macro' option is no longer available in Access 7.0.
Solution:
Use the 'New' in the Database window, to create a macro to assign an action or set of actions to a key.
1) Click the 'Macros' tab in the Database window.
Macros tab
2) Click 'New'. (The Macro Design window appears.)
3) Select the 'View' menu and select 'Macro Names'. (The Macro Name column appears.)
4) Type the key or key combination to which to assign the macro in the first cell of the 'Macro Name' column.
Macro Name column
EXAMPLE: An example of a key combination is ^s (CTRL+S).
5) Select the first action for the key or key combination from the drop-down list in the 'Action' column.
Action column
6) Go to the next row.
7) Repeat steps 5) and 6) for each action until all the desired actions for that key or key combination are entered.
8) Repeat steps 4) through 7) for each key or key combination for which to assign a macro.
9) Save the macro group with the name 'AutoKeys':
a) Select the 'File' menu and select 'Save'. (The Save As dialog box appears.)
b) Type 'AutoKeys' in the 'Macro Name' box.
Macro name box
c) Click 'OK'.
10) To close the macro, select the 'File' menu and select 'Close'.